home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / program / 139 / c / flopbram.man < prev    next >
Encoding:
Text File  |  1987-05-13  |  855 b   |  27 lines

  1.  
  2. FLOPBRAM                ST Programmer's Manual                 FLOPBRAM
  3.  
  4. NAME
  5.      flopbram load contents of floppy drive B into a RAMdisk
  6.  
  7. SYNOPSIS
  8.      flopbram
  9.  
  10. DESCRIPTION
  11.      flopbram computes the amount of data on the disk in drive B.
  12.      If that amount of data will fit into the RAMdisk, it does a 
  13.      track-by-track copy into the RAMdisk. Only the tracks containing
  14.      data are copied. An error message is displayed if the data on the
  15.      disk exceeds the size of the RAMdisk. Will execute from an /AUTO
  16.      folder if the RAMdisk preceeds it in the folder.
  17.  
  18. BUGS
  19.      Works only with the specially configured RAMdisk provided.
  20.  
  21. AUTHOR
  22.      George R. Woodside           PPN 76537,1342
  23.      5219 San Feliciano Drive
  24.      Woodland Hills, Ca. 91364
  25.  
  26. Printed 02/28/87                                                1
  27.